Skip to content

Disable edit icon because of DCO issues#39

Merged
NicolasMassart merged 5 commits into
besu-eth:masterfrom
NicolasMassart:PAN-3208_remove_edit_button
Oct 3, 2019
Merged

Disable edit icon because of DCO issues#39
NicolasMassart merged 5 commits into
besu-eth:masterfrom
NicolasMassart:PAN-3208_remove_edit_button

Conversation

@NicolasMassart
Copy link
Copy Markdown
Contributor

PR description

Disable edit icon because of DCO issues (see ticket)

Disable only instead of remove to be able to keep the same template with all our
sites and only comment config meta value.

Fixed Issue(s)

fix PAN-3208

disable instead of remove to be able to keep the same template wit all our
sites and only comment config meta value

Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net>
@NicolasMassart NicolasMassart added the DocOps Related to documentation system, tools and CI label Oct 1, 2019
@NicolasMassart NicolasMassart self-assigned this Oct 1, 2019
Copy link
Copy Markdown
Contributor

@EdJoJob EdJoJob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any commit field enables DCO Sign-off. You need to add Signed-off-by: Name <email> in the commit message. We are protected against this reaching master by our DCO checks, and our protected master branch. So we will have PR that may need some work to get the DCO fixed, but it is safe.

If you still want the edit button removed that is fine, but I would like to make sure that "How DCO is enabled" is well understood

@NicolasMassart
Copy link
Copy Markdown
Contributor Author

@EdJoJob The thing is that this button is primarily expected to be used by occasional contributors, people who just want to fix a typo, so we can't expect them to know how to add the sign-off manually and it will inevitably lead to issues and more support. So I prefer to disable it given it never really proved its usefulness.

@NicolasMassart NicolasMassart merged commit 63d2aaf into besu-eth:master Oct 3, 2019
@NicolasMassart NicolasMassart deleted the PAN-3208_remove_edit_button branch October 3, 2019 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DocOps Related to documentation system, tools and CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants